home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / gth035.zip / DOORINFO.HLP < prev    next >
Text File  |  1990-08-11  |  1KB  |  44 lines

  1.  
  2. ╔═════════╦════════════════════════════════════════════════════════════
  3. ║ GT-HELP ║ General Information about Doors
  4. ╚═════════╩════════════════════════════════════════════════════════════
  5.  
  6.  
  7. GT supports several types of doors.  All are optional, though you
  8. will probably wish to use at least the Shell Door for yourself.
  9.  
  10.  
  11. a)  Automatic doors - if you create a suitable batch file, GT will hand 
  12.     control to it when it reaches the appropriate stage.
  13.  
  14.         GTLOGON.BAT     executed every time a caller logs on.
  15.  
  16.         GTNLOGON.BAT    executed when a NEW user logs on
  17.  
  18.         GTLOGOFF.BAT    executed every time a caller logs off
  19.  
  20.         GTNLOGOFF.BAT   executed when a NEW user logs on
  21.  
  22.     The automatic doors could allow you to install alternative 
  23.     mailcheckers and perform administrative functions not already 
  24.     written into GT.
  25.  
  26.  
  27. b)  Selectable doors
  28.  
  29.         Selected by the caller from the door menu, which appears when
  30.         executing the <o>pen door command.
  31.  
  32.         Typically used for playing games and running other external
  33.         programs.
  34.  
  35.  
  36. c)  The DOS shell door.
  37.  
  38.         This gives you as sysop COMMAND.COM access when calling in from
  39.         remote (and is also used if you execute the <S>hell command while
  40.         testing locally).
  41.  
  42.  
  43.  
  44.